*{font-family: 'PingFang SC';box-sizing: border-box;}

.img{display: flex;align-items: center;justify-content: center;font-size: 0;overflow: hidden;user-select:none}
.img img{max-width: 100%;max-height: 100%;object-fit: contain;transition: all .3s;}

input,select{border: none;outline: none;background: none;}

.btn{display: flex;align-items: center;justify-content: center;transition: all 0.3s;cursor: pointer;}


.container{width: 1200px;margin: 0 auto;}
.container{max-width:1200px;width:auto;}

body{background: none;}
.top{background: none;}
.title{background: none;padding: 0;height: auto;line-height: 1;}

.text2{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}

.header .top{height: 190px;box-sizing: border-box;}
.header .top .container{height: 100%;display: flex;padding-top: 40px;box-sizing: border-box;align-items: flex-start;justify-content: space-between;}
.header .top .logo{width: 570px;height: auto;padding: 0;}
.header .top .right .line{height: 38px;display: flex;align-items: center;}
.header .top .right .line a{margin-right: 30px;font-size: 14px;color: #3d3d3d;cursor: pointer;}
.header .top .right .line a:hover{color: #005EA5;}

.header .top .right .searchBox{display: flex;align-items: center;width: 400px;height: 50px;border: 1px solid #EAEAEA;}
.header .top .right .searchBox input{padding: 0 10px;height: 100%;font-size: 16px;color: #333;flex: 1;width: 0;}
.header .top .right .searchBox .btn{width: 72px;height: 50px;background: #005EA5;cursor: pointer;}

.header .bot{background: #005EA5;height: 86px;}
.header .bot .container{height: 100%;display: flex;justify-content: space-between;}
.header .bot .one{height: 100%;position: relative;}
.header .bot a.one{padding: 0 10px;height: 100%;display: flex;align-items: center;font-size: 20px;color: #fff;transition: all 0.3s;position: relative;}
.header .bot a.one:hover,.header .bot a.one.active{font-weight: bold;}

.header .bot .one .link{width: 100%;height: 100%;padding: 0 10px;font-size: 20px;color: #fff;transition: all 0.3s;display: flex;align-items: center;}
.header .bot .one:hover .link,.header .bot .one.active .link{font-weight: bold;}

.header .bot .one .box{position: absolute;top: 100%;left: 50%;transform: translateX(-50%);white-space: nowrap;background: #fff;z-index: 6666;}
.header .bot .one .box .normal{display: flex;align-items: center;justify-content: center;height: 50px;padding: 0 10px;font-size: 16px;color: #333;}
.header .bot .one .box .normal:hover{background: #005EA5;color: #fff;}






.footer{background: #EBEBEB;padding-top: 60px;}
.footer .title{font-size: 24px;line-height: 1;color: #3d3d3d;}
.footer .flex{display: flex;justify-content: space-between;margin-top: 30px;margin-bottom: 50px;}
.footer .flex .select{width: 490px;height: 63px;background: #FFf;position: relative;}
.footer .flex .select .normal{width: 100%;height: 100%;display: flex;align-items: center;justify-content: space-between;padding: 0 10px 0 15px;}
.footer .flex .select .normal .text{font-size: 16px;color: #3d3d3d;}
.footer .flex .select .normal .img{width: 36px;height: 36px;}
.footer .flex .select .hideBox{position: absolute;top: 100%;left: 0;width: 100%;max-height: 200px;overflow: auto;background: #Fff;z-index: 111;display: none;}
.footer .flex .select .hideBox a{display: flex;align-items: center;height: 40px;font-size: 16px;padding: 0 15px;}
.footer .list{display: flex;flex-wrap: wrap;}
.footer .list .one{margin-top: 20px;font-size: 16px;color: #3d3d3d;margin-right: 100px;}
.footer .list .one:hover{color: #166ca9;}

.footer .bot{margin-top: 30px;padding: 40px 0;border-top: 1px solid #d8d8d8;line-height: 20px;font-size: 16px;color: #3d3d3d;text-align: center;}
.footer .bot a{color: #3d3d3d;}
.footer .bot a:hover{color: #166ca9;}



.index .pageTitle{margin: 45px auto 36px;font-size: 36px;color: #005EA5;text-align: center;font-weight: 600;}
.index .floor1{display: flex;justify-content: flex-end;}
.index .floor1 .swiper{width: 790px;height: 564px;flex:1}
.index .floor1 .swiper .one{width: 790px;height: 564px;position: relative;display: block;}
.index .floor1 .swiper .one .img{width: 100%;height: 100%;}
.index .floor1 .swiper .one .img img{width: 100%;height: 100%;object-fit: cover;}
.index .floor1 .swiper .one .textBox{position: absolute;bottom: 0;left: 0;display: flex;align-items: center;justify-content: space-between;background: rgba(2, 2, 2, 0.5);height: 70px;padding: 0 20px;width: 100%;}
.index .floor1 .swiper .one .textBox .name{width: 600px;font-size: 24px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .floor1 .swiper .one .textBox .page{font-size: 36px;color: #fff;}
.index .floor1 .swiper .one .textBox .page .all{font-size: 24px;}


.index .floor1 .block{background: #f1f1f1;padding: 20px;width: 393px;height: 564px;}
.index .floor1 .block .title{display: flex;align-items: flex-end;justify-content: space-between;border-bottom: 1px solid #D4D4D4;padding-bottom: 20px;margin-bottom: 20px;}
.index .floor1 .block .title .text{font-size: 24px;color: #005EA5;position: relative;line-height: 34px;}
.index .floor1 .block .title .text::after{position: absolute;bottom: -20px;width: 100%;left: 0;height: 2px;background: #005EA5;content: "";}
.index .floor1 .block .title .more{display: flex;font-size: 14px;color: #005EA5;align-items: center;}
.index .floor1 .block .title .more .img{width: 20px;height: 20px;margin-left: 10px;}

.index .floor1 .block .list .one{padding-left: 25px;margin-bottom: 15px;position: relative;display: block;height: 77px;}
.index .floor1 .block .list .name{font-size: 18px;color: #1A1A1A;line-height: 1.3;font-weight: 600;}
.index .floor1 .block .list .time{font-size: 16px;color: #737373;margin-top: 10px;}
.index .floor1 .block .list .one:last-child{margin: 0;}
.index .floor1 .block .list .one::before{position: absolute;width: 12px;height: 12px;top: 4px;left: 0;border-radius: 50%;background: #005EA5;content: "";}
.index .floor1 .block .list .one:hover .name{color: #005EA5;}



.index .floor2{display: flex;justify-content: flex-end;margin-top: 60px;}
.index .floor2 .swiper{width: 506px;height: 343px;margin-top: 55px;}
.index .floor2 .swiper .one{width: 506px;height: 343px;position: relative;display: block;}
.index .floor2 .swiper .one .img{width: 100%;height: 100%;}
.index .floor2 .swiper .one .img img{width: 100%;height: 100%;object-fit: cover;}
.index .floor2 .swiper .one .textBox{position: absolute;bottom: 0;left: 0;display: flex;align-items: center;justify-content: space-between;background: rgba(0, 0, 0, 0.5);height: 50px;padding: 0 15px;width: 100%;}
.index .floor2 .swiper .one .textBox .name{width: 330px;font-size: 18px;color: #fff;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .floor2 .swiper .one .textBox .page{font-size: 24px;color: #fff;}
.index .floor2 .swiper .one .textBox .page .all{font-size: 18px;}


.index .floor2 .block{width: 670px;flex:1}
.index .floor2 .block .title{display: flex;align-items: flex-end;justify-content: space-between;border-bottom: 1px solid #D4D4D4;padding-bottom: 20px;margin-bottom: 30px;}
.index .floor2 .block .title .text{font-size: 24px;color: #005EA5;position: relative;line-height: 34px;}
.index .floor2 .block .title .text::after{position: absolute;bottom: -20px;width: 100%;left: 0;height: 2px;background: #005EA5;content: "";}
.index .floor2 .block .title .more{display: flex;font-size: 14px;color: #005EA5;align-items: center;}
.index .floor2 .block .title .more .img{width: 20px;height: 20px;margin-left: 10px;}

.index .floor2 .block .list .one{padding-left: 25px;margin-bottom: 20px;position: relative;display: block;font-size: 20px;color: #1A1A1A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .floor2 .block .list .one:last-child{margin: 0;}
.index .floor2 .block .list .one::before{position: absolute;width: 12px;height: 12px;top: 0;bottom:0;margin:auto;left: 0;border-radius: 50%;background: #005EA5;content: "";}
.index .floor2 .block .list .one:hover{color: #005EA5;}



.index .floor3{margin-top: 60px;}
.index .floor3 .title{display: flex;align-items: flex-end;justify-content: space-between;border-bottom: 1px solid #D4D4D4;padding-bottom: 20px;margin-bottom: 10px;}
.index .floor3 .title .text{font-size: 24px;color: #005EA5;position: relative;line-height: 34px;}
.index .floor3 .title .text::after{position: absolute;bottom: -20px;width: 100%;left: 0;height: 2px;background: #005EA5;content: "";}
.index .floor3 .title .more{display: flex;font-size: 14px;color: #005EA5;align-items: center;}
.index .floor3 .title .more .img{width: 20px;height: 20px;margin-left: 10px;}

.index .floor3 .list{justify-content: space-between;display: flex;flex-wrap: wrap;}
.index .floor3 .list .one{padding-left: 25px;margin-top: 25px;position: relative;display: block;width: 535px;}
.index .floor3 .list .one::before{position: absolute;width: 12px;height: 12px;top: 3px;left: 0;border-radius: 50%;background: #005EA5;content: "";}
.index .floor3 .list .one .name{font-size: 18px;color: #1A1A1A;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;line-height: 1;font-weight: 600;}
.index .floor3 .list .one:hover .name{color: #005EA5;}
.index .floor3 .list .one .desc{margin-top: 10px;font-size: 14px;line-height: 1.5;color: #696969;}



.index .floor4{display: flex;justify-content: space-between;margin-top: 60px;}
.index .floor4 .block{width: 380px;}
.index .floor4 .block .title{display: flex;align-items: flex-end;justify-content: space-between;border-bottom: 1px solid #D4D4D4;padding-bottom: 20px;margin-bottom: 30px;}
.index .floor4 .block .title .text{font-size: 24px;color: #005EA5;position: relative;line-height: 34px;}
.index .floor4 .block .title .text::after{position: absolute;bottom: -20px;width: 100%;left: 0;height: 2px;background: #005EA5;content: "";}
.index .floor4 .block .title .more{display: flex;font-size: 14px;color: #005EA5;align-items: center;}
.index .floor4 .block .title .more .img{width: 20px;height: 20px;margin-left: 10px;}

.index .floor4 .block .list .one{padding-left: 25px;margin-bottom: 20px;position: relative;display: block;font-size: 18px;color: #1A1A1A;}
.index .floor4 .block .list .one:last-child{margin: 0;}
.index .floor4 .block .list .one::before{position: absolute;width: 12px;height: 12px;top: 4px;left: 0;border-radius: 50%;background: #005EA5;content: "";}
.index .floor4 .block .list .one:hover{color: #005EA5;}



.index .floor5{margin: 80px 0;}
.index .floor5 .title{display: flex;align-items: flex-end;justify-content: space-between;border-bottom: 1px solid #D4D4D4;padding-bottom: 20px;margin-bottom: 30px;}
.index .floor5 .title .text{font-size: 24px;color: #005EA5;position: relative;line-height: 34px;}
.index .floor5 .title .text::after{position: absolute;bottom: -20px;width: 100%;left: 0;height: 2px;background: #005EA5;content: "";}
.index .floor5 .title .more{display: flex;font-size: 14px;color: #005EA5;align-items: center;}
.index .floor5 .title .more .img{width: 20px;height: 20px;margin-left: 10px;}

.index .floor5 .swiper{padding: 0 54px;position: relative;}
.index .floor5 .swiper .prev{width: 34px;height: 34px;position: absolute;top: 0;bottom: 0;left: 0;margin: auto;cursor: pointer;}
.index .floor5 .swiper .next{width: 34px;height: 34px;position: absolute;top: 0;bottom: 0;right: 0;margin: auto;cursor: pointer;}

.index .floor5 .swiper .swiper-slide{width: 400px;height: 248px;margin-right: 24px;}
.index .floor5 .swiper .swiper-slide:last-child{margin-right: 0;}
.index .floor5 .swiper .one{width: 400px;height: 248px;background: #F0F0F0;display: flex;padding: 30px 0 30px 30px;}
.index .floor5 .swiper .one>.img{width: 140px;height: 188px;margin-right: 15px;}
.index .floor5 .swiper .one>.img img{width: 100%;height: 100%;object-fit: cover;}
.index .floor5 .swiper .one .textBox{padding-top: 12px;position: relative;display: flex;flex-direction: column;flex: 1;justify-content: space-between;}
.index .floor5 .swiper .one .type{font-size: 18px;color: #0e0e0e;margin-bottom: 12px;}
.index .floor5 .swiper .one .name{width: 100%;height: 34px;background: #005EA5;padding: 0 10px;font-size: 14px;color: #fff;margin-bottom: 12px;display: flex;align-items: center;}
.index .floor5 .swiper .one .more{display: flex;align-items: center;font-size: 14px;color: #151515;}
.index .floor5 .swiper .one .more .img{width: 16px;height: 16px;margin-left: 10px;}

.index .floor5 .swiper .one .history{display: flex;align-items: center;justify-content: space-between;font-size: 14px;color: #fff;width: 110px;height: 28px;border-radius: 0 28px 28px 0;background: #005EA5;padding: 0 3px 0 5px;}
.index .floor5 .swiper .one .history .img{width: 22px;height: 22px;background: #68A1CB;border-radius: 50%;}
.index .floor5 .swiper .one .history .img img{width: 16px;height: 16px;}	

.index .floor5 .swiper .one .full{flex: 1;}


.index .floor5 .swiper .one .icon{position: absolute;right: 0;height: 86px;bottom: -20px;}






.content{width: auto;padding: 0;background: none;margin: 0;}



.detail .bread{height: 56px;background: #f3f3f3;margin: 20px 0 20px;display: flex;align-items: center;padding-left: 30px;}
.detail .bread .img{width: 28px;height: 28px;margin-right: 20px;}
.detail .bread a{font-size: 16px;color: #3d3d3d;display: block;margin-right: 8px;}
.detail .bread a:hover{color: #005EA5;}
.detail .bread .right{width: 22px;height: 22px;margin-right: 6px;}
.detail .bread .one{font-size: 16px;color: #3d3d3d;}


.detail .contentBox{width: 1200px;margin-bottom: 100px;background: #f3f3f3;padding: 50px 90px;}
.detail .contentBox .title{font-size: 30px;line-height: 1.2;color: #1A1A1A;text-align: center;margin-bottom: 13px;font-weight: bold;}
.detail .contentBox .time{font-size: 14px;color: #151515;text-align: center;line-height: 20px;}

.detail .contentBox .font{display: flex;align-items: center;margin: 22px 0;justify-content: center;font-size: 14px;color: #151515;}
.detail .contentBox .font .btn{min-width: 28px;height: 28px;margin-left: 10px;border-radius: 50%;background: none;padding: 0 5px;}
.detail .contentBox .font .btn:hover{color: #005EA5;}
.detail .contentBox .font .btn.active{background: #005EA5;color: #fff;}
.detail .contentBox .font .flex{display: flex;align-items: center;}

.detail .contentBox .content{text-align: justify;}
.detail .contentBox .content img{max-width: 100%;height: auto;}
.detail .contentBox .content p,.detail .contentBox .content span{font-size: 14px;}
.detail .contentBox .content.big p,.detail .contentBox .content.big span{font-size: 18px !important;}
.detail .contentBox .content.small p,.detail .contentBox .content.small span{font-size: 12px !important;}


.detail .contentBox .other{margin-top: 50px;display: flex;flex-direction: column;}
.detail .contentBox .prev{font-size: 14px;margin-bottom: 20px;color: #3d3d3d;}
.detail .contentBox .next{font-size: 14px;color: #3d3d3d;}
.detail .contentBox .prev:hover,.detail .contentBox .next:hover{color: #005EA5;}






.xiehui .bread{height: 56px;background: #f3f3f3;margin: 20px 0 20px;display: flex;align-items: center;padding-left: 30px;}
.xiehui .bread .img{width: 28px;height: 28px;margin-right: 20px;}
.xiehui .bread a{font-size: 16px;color: #3d3d3d;display: block;margin-right: 8px;}
.xiehui .bread a:hover{color: #005EA5;}
.xiehui .bread .right{width: 22px;height: 22px;margin-right: 6px;}
.xiehui .bread .one{font-size: 16px;color: #3d3d3d;}


.xiehui .flex{align-items: flex-start;display: flex;margin-bottom: 100px;}
.xiehui .menuBox{width: 283px;background: #f6f6f6;flex-shrink: 0;margin-right: 40px;}
.xiehui .menuBox .title{width: 100%;height: 124px;background: #005EA5;padding: 25px 0 0 25px;font-size: 24px;color: #fff;line-height: 1.5;position: relative;}
.xiehui .menuBox .title::after{position: absolute;width: 50px;height: 2px;background: #fff;content: "";top: 80px;left: 25px;}
.xiehui .menuBox .box{padding: 50px 30px 50px 50px;}
.xiehui .menuBox .one{margin-bottom: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.xiehui .menuBox .one:last-child{margin-bottom: 0;}
.xiehui .menuBox .one .normal{padding-left: 30px;position: relative;font-size: 16px;color: #3d3d3d;transition: all 0.3s;}
.xiehui .menuBox .one .normal:hover{color: #005EA5;}
.xiehui .menuBox .one .normal.active{color: #005EA5;font-weight: bold;}
.xiehui .menuBox .one .normal::before{position: absolute;width: 16px;height: 1px;left: 0;top: 0;bottom: 0;background: #005EA5;content: "";margin: auto;}
.xiehui .menuBox .one .normal::after{position: absolute;height: 16px;width: 1px;left: 8px;top: 0;bottom: 0;background: #005EA5;content: "";margin: auto;transition: all 0.3s;}
.xiehui .menuBox .one.active .normal::after{opacity: 0;}

.xiehui .menuBox .one .hideBox{padding: 30px 0 0 30px;}
.xiehui .menuBox .one .hideBox .two{display: block;margin-bottom: 25px;padding-left: 18px;position: relative;font-size: 14px;color: #3d3d3d;transition: all 0.3s;}
.xiehui .menuBox .one .hideBox .two:last-child{margin-bottom: 0;}
.xiehui .menuBox .one .hideBox .two:hover{color: #005EA5;}
.xiehui .menuBox .one .hideBox .two.active{color: #005EA5;}
.xiehui .menuBox .one .hideBox .two::before{position: absolute;left: 0;width: 6px;height: 6px;top: 0;bottom: 0;margin: auto;content: "";background: #005EA5;border-radius: 50%;}


.xiehui .detailBox{flex: 1;width: 0;} 
.xiehui .detailBox .title{font-size: 30px;line-height: 1.4;color: #005EA5;font-weight: bold;padding-bottom: 12px;border-bottom: 1px solid #D8D8D8;position: relative;margin-bottom: 30px;}
.xiehui .detailBox .title::after{position: absolute;width: 130px;height: 3px;bottom: 0;left: 0;background: #005EA5;content: "";}

.xiehui .detailBox .contentBox p{color: #3d3d3d;font-size: 16px;line-height: 30px;text-indent: 2em;}


.xiehui .detailBox .contentBox .type{font-size: 16px;line-height: 30px;color: #3d3d3d;font-weight: bold;margin: 30px 0;}
.xiehui .detailBox .contentBox .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.xiehui .detailBox .contentBox .list .one{width: 426px;margin-bottom: 20px;}
.xiehui .detailBox .contentBox .list .one .img{width: 100%;height: 275px;}
.xiehui .detailBox .contentBox .list .one .text{margin-top: 20px;font-size: 16px;line-height: 30px;text-align: center;color: #3d3d3d;}







.contact .bread{height: 56px;background: #f3f3f3;margin: 20px 0 20px;display: flex;align-items: center;padding-left: 30px;}
.contact .bread .img{width: 28px;height: 28px;margin-right: 20px;}
.contact .bread a{font-size: 16px;color: #3d3d3d;display: block;margin-right: 8px;}
.contact .bread a:hover{color: #005EA5;}
.contact .bread .right{width: 22px;height: 22px;margin-right: 6px;}
.contact .bread .one{font-size: 16px;color: #3d3d3d;}


.contact .flex{align-items: flex-start;display: flex;margin-bottom: 100px;}
.contact .menuBox{width: 283px;background: #f6f6f6;flex-shrink: 0;margin-right: 40px;}
.contact .menuBox .title{width: 100%;height: 124px;background: #005EA5;padding: 25px 0 0 25px;font-size: 24px;color: #fff;line-height: 1.5;position: relative;}
.contact .menuBox .title::after{position: absolute;width: 50px;height: 2px;background: #fff;content: "";top: 80px;left: 25px;}
.contact .menuBox .box{padding: 50px;}
.contact .menuBox .one{margin-bottom: 40px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.contact .menuBox .one:last-child{margin-bottom: 0;}
.contact .menuBox .one .normal{padding-left: 30px;position: relative;font-size: 16px;color: #3d3d3d;transition: all 0.3s;}
.contact .menuBox .one .normal:hover{color: #005EA5;}
.contact .menuBox .one .normal.active{color: #005EA5;font-weight: bold;}
.contact .menuBox .one .normal::before{position: absolute;width: 16px;height: 1px;left: 0;top: 0;bottom: 0;background: #005EA5;content: "";margin: auto;}
.contact .menuBox .one .normal::after{position: absolute;height: 16px;width: 1px;left: 8px;top: 0;bottom: 0;background: #005EA5;content: "";margin: auto;transition: all 0.3s;}
.contact .menuBox .one.active .normal::after{opacity: 0;}

.contact .menuBox .one .hideBox{padding: 30px 0 0 30px;}
.contact .menuBox .one .hideBox .two{display: block;margin-bottom: 25px;padding-left: 18px;position: relative;font-size: 14px;color: #3d3d3d;transition: all 0.3s;}
.contact .menuBox .one .hideBox .two:last-child{margin-bottom: 0;}
.contact .menuBox .one .hideBox .two:hover{color: #005EA5;}
.contact .menuBox .one .hideBox .two.active{color: #005EA5;}
.contact .menuBox .one .hideBox .two::before{position: absolute;left: 0;width: 6px;height: 6px;top: 0;bottom: 0;margin: auto;content: "";background: #005EA5;border-radius: 50%;}


.contact .detailBox{flex: 1;width: 0;} 
.contact .detailBox .title{font-size: 30px;line-height: 1.4;color: #005EA5;font-weight: bold;padding-bottom: 12px;border-bottom: 1px solid #D8D8D8;position: relative;margin-bottom: 30px;}
.contact .detailBox .title::after{position: absolute;width: 130px;height: 3px;bottom: 0;left: 0;background: #005EA5;content: "";}

.contact .detailBox .contentBox p{color: #3d3d3d;font-size: 16px;line-height: 30px;text-indent: 2em;}


.contact .detailBox .contentBox .type{font-size: 16px;line-height: 30px;color: #3d3d3d;font-weight: bold;margin: 30px 0;}
.contact .detailBox .contentBox .list{display: flex;flex-wrap: wrap;justify-content: space-between;}
.contact .detailBox .contentBox .list .one{width: 426px;margin-bottom: 20px;}
.contact .detailBox .contentBox .list .one .img{width: 100%;height: 275px;}
.contact .detailBox .contentBox .list .one .text{margin-top: 20px;font-size: 16px;line-height: 30px;text-align: center;color: #3d3d3d;}

.contact .detailBox .listBox{display: flex;flex-wrap: wrap;} 
.contact .detailBox .listBox .one{width: 280px;margin-right: 18px;margin-bottom: 30px;}
.contact .detailBox .listBox .one .img{width: 280px;height: 204px;}
.contact .detailBox .listBox .one .text{margin-top: 20px;color: #3d3d3d;font-size: 16px;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.contact .detailBox .listBox .one:nth-child(3n){margin-right: 0;}

.contact .detailBox .pageList{margin-top: 30px;display: flex;justify-content: center;}
.contact .detailBox .pageList .prev img{transform: rotate(180deg);}
.contact .detailBox .pageList .prev,.contact .detailBox .pageList .next{width: 30px;height: 30px;border: 1px solid #dedede;margin: 0 5px;}
.contact .detailBox .pageList .one{margin: 0 5px;height: 30px;padding: 0 5px;display: flex;align-items: center;font-size: 14px;color: #3d3d3d;min-width: 30px;transition: all 0.3s;justify-content: center;border: 1px solid #dedede;}
.contact .detailBox .pageList .one:hover{color: #005EA5;border-color: #005EA5;}
.contact .detailBox .pageList .one.active{color: #fff;background: #005EA5;border-color: #005EA5;}



.liebiao{margin-bottom: 100px;}
.liebiao .bread{height: 56px;background: #f3f3f3;margin: 20px 0 20px;display: flex;align-items: center;padding-left: 30px;}
.liebiao .bread .img{width: 28px;height: 28px;margin-right: 20px;}
.liebiao .bread a{font-size: 16px;color: #3d3d3d;display: block;margin-right: 8px;}
.liebiao .bread a:hover{color: #005EA5;}
.liebiao .bread .right{width: 22px;height: 22px;margin-right: 6px;}
.liebiao .bread .one{font-size: 16px;color: #3d3d3d;}


.liebiao .pageList{margin-top: 30px;display: flex;justify-content: center;}
.liebiao .pageList .prev img{transform: rotate(180deg);}
.liebiao .pageList .prev,.liebiao .pageList .next{width: 30px;height: 30px;border: 1px solid #dedede;margin: 0 5px;}
.liebiao .pageList .one{margin: 0 5px;height: 30px;padding: 0 5px;display: flex;align-items: center;font-size: 14px;color: #3d3d3d;min-width: 30px;transition: all 0.3s;justify-content: center;border: 1px solid #dedede;}
.liebiao .pageList .one:hover{color: #005EA5;border-color: #005EA5;}
.liebiao .pageList .one.active{color: #fff;background: #005EA5;border-color: #005EA5;}

.liebiao .pageList .jumpBox{display: flex;align-items: center;}
.liebiao .pageList .jumpBox input{width: 50px;height: 30px;text-align: center;margin: 0 5px;border: 1px solid #dedede;}
.liebiao .pageList .jumpBox .jump{margin: 0 5px;font-size: 16px;line-height: 1;cursor: pointer;transition: all 0.3s;}
.liebiao .pageList .jumpBox .jump:hover{color: #005EA5;}

input::-webkit-inner-spin-button {
    -webkit-appearance: none !important;
}

input::-webkit-outer-spin-button {
    -webkit-appearance: none !important;
}

input[type='number'] {
    -moz-appearance: textfield;
}



.liebiao .listBox .title{font-size: 30px;line-height: 1.4;color: #005EA5;font-weight: bold;padding-bottom: 12px;border-bottom: 1px solid #D8D8D8;position: relative;margin-bottom: 30px;}
.liebiao .listBox .title::after{position: absolute;width: 130px;height: 3px;bottom: 0;left: 0;background: #005EA5;content: "";}

.liebiao .list{padding-left: 30px;}
.liebiao .list .one{margin-bottom: 20px;padding-bottom: 20px;position: relative;border-bottom: 1px solid #ebebeb;display: block;}
.liebiao .list .one:last-child{margin-bottom: 0;border-bottom: 0;}
.liebiao .list .one::before{position: absolute;left: -30px;width: 12px;height: 12px;top: 3px;border-radius: 50%;content: "";background: #005EA5;}
.liebiao .list .one .name{font-size: 18px;color: #3d3d3d;line-height: 1.5;margin-bottom: 10px;font-weight: bold;transition: all 0.3s;}
.liebiao .list .one .content{font-size: 14px;color: #3d3d3d;line-height: 1.5;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.liebiao .list .one:hover .name{color: #005EA5;}
.liebiao .list .one .flex{display: flex;align-items: center;}
.liebiao .list .one .time{font-size: 14px;color: #737373;margin-right: 40px;}
.liebiao .list .one .more{display: flex;align-items: center;font-size: 14px;color: #005EA5;}
.liebiao .list .one .more .img{width: 24px;height: 24px;margin-left: 5px;}




.yousheng .bread{height: 56px;background: #f3f3f3;margin: 20px 0 20px;display: flex;align-items: center;padding-left: 30px;}
.yousheng .bread .img{width: 28px;height: 28px;margin-right: 20px;}
.yousheng .bread a{font-size: 16px;color: #3d3d3d;display: block;margin-right: 8px;}
.yousheng .bread a:hover{color: #005EA5;}
.yousheng .bread .right{width: 22px;height: 22px;margin-right: 6px;}
.yousheng .bread .one{font-size: 16px;color: #3d3d3d;}


.yousheng .flex{align-items: flex-start;display: flex;margin-bottom: 100px;}
.yousheng .menuBox{width: 283px;background: #f6f6f6;flex-shrink: 0;margin-right: 40px;}
.yousheng .menuBox .title{width: 100%;height: 124px;background: #005EA5;padding: 25px 0 0 25px;font-size: 24px;color: #fff;line-height: 1.5;position: relative;}
.yousheng .menuBox .title::after{position: absolute;width: 50px;height: 2px;background: #fff;content: "";top: 80px;left: 25px;}
.yousheng .menuBox .box{padding: 50px 0 50px 50px;}
.yousheng .menuBox .one{margin-bottom: 40px;}
.yousheng .menuBox .one:last-child{margin-bottom: 0;}
.yousheng .menuBox .one .normal{padding-left: 30px;position: relative;font-size: 16px;color: #3d3d3d;transition: all 0.3s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;display: block;}
.yousheng .menuBox .one .normal:hover{color: #005EA5;}
.yousheng .menuBox .one .normal.active{color: #005EA5;font-weight: bold;}
.yousheng .menuBox .one .normal::before{position: absolute;width: 16px;height: 1px;left: 0;top: 0;bottom: 0;background: #005EA5;content: "";margin: auto;}
.yousheng .menuBox .one .normal::after{position: absolute;height: 16px;width: 1px;left: 8px;top: 0;bottom: 0;background: #005EA5;content: "";margin: auto;transition: all 0.3s;}
.yousheng .menuBox .one.active .normal::after{opacity: 0;}

.yousheng .menuBox .one .hideBox{padding: 30px 0 0 30px;}
.yousheng .menuBox .one .hideBox .two{display: block;margin-bottom: 25px;padding-left: 18px;position: relative;font-size: 14px;color: #3d3d3d;transition: all 0.3s;}
.yousheng .menuBox .one .hideBox .two:last-child{margin-bottom: 0;}
.yousheng .menuBox .one .hideBox .two:hover{color: #005EA5;}
.yousheng .menuBox .one .hideBox .two.active{color: #005EA5;}
.yousheng .menuBox .one .hideBox .two::before{position: absolute;left: 0;width: 6px;height: 6px;top: 0;bottom: 0;margin: auto;content: "";background: #005EA5;border-radius: 50%;}


.yousheng .detailBox{flex: 1;width: 0;} 
.yousheng .detailBox .title{font-size: 30px;line-height: 1.4;color: #005EA5;font-weight: bold;padding-bottom: 12px;border-bottom: 1px solid #D8D8D8;position: relative;margin-bottom: 30px;}
.yousheng .detailBox .title::after{position: absolute;width: 130px;height: 3px;bottom: 0;left: 0;background: #005EA5;content: "";}

.yousheng .detailBox .listBox{display: flex;flex-wrap: wrap;} 
.yousheng .detailBox .listBox .one{width: 200px;margin-right: 20px;margin-bottom: 30px;}
.yousheng .detailBox .listBox .one .big{width: 200px;height: 268px;}
.yousheng .detailBox .listBox .one .text{margin-top: 20px;color: #3d3d3d;font-size: 16px;display: flex;align-items: center;justify-content: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;line-height: 1;}
.yousheng .detailBox .listBox .one .text .icon{width: 22px;height: 22px;margin-left: 15px;}
.yousheng .detailBox .listBox .one:nth-child(4n){margin-right: 0;}




.yousheng .detailBox .pageList{margin-top: 30px;display: flex;justify-content: center;}
.yousheng .detailBox .pageList .prev img{transform: rotate(180deg);}
.yousheng .detailBox .pageList .prev,.yousheng .detailBox .pageList .next{width: 30px;height: 30px;border: 1px solid #dedede;margin: 0 5px;}
.yousheng .detailBox .pageList .one{margin: 0 5px;height: 30px;padding: 0 5px;display: flex;align-items: center;font-size: 14px;color: #3d3d3d;min-width: 30px;transition: all 0.3s;justify-content: center;border: 1px solid #dedede;}
.yousheng .detailBox .pageList .one:hover{color: #005EA5;border-color: #005EA5;}
.yousheng .detailBox .pageList .one.active{color: #fff;background: #005EA5;border-color: #005EA5;}





.youcheng .bread{height: 56px;background: #f3f3f3;margin: 20px 0 20px;display: flex;align-items: center;padding-left: 30px;}
.youcheng .bread .img{width: 28px;height: 28px;margin-right: 20px;}
.youcheng .bread a{font-size: 16px;color: #3d3d3d;display: block;margin-right: 8px;}
.youcheng .bread a:hover{color: #005EA5;}
.youcheng .bread .right{width: 22px;height: 22px;margin-right: 6px;}
.youcheng .bread .one{font-size: 16px;color: #3d3d3d;}

.youcheng .block{margin-bottom: 100px;}

.youcheng .box{background: #f7f7f7;padding: 40px 60px;}
.youcheng .box .title{font-size: 30px;line-height: 1.4;color: #005EA5;font-weight: bold;padding-bottom: 12px;border-bottom: 1px solid #D8D8D8;position: relative;margin-bottom: 30px;}
.youcheng .box .title::after{position: absolute;width: 130px;height: 3px;bottom: 0;left: 0;background: #005EA5;content: "";}
.youcheng .box .content{font-size: 16px;line-height: 30px;color: #3d3d3d;margin-bottom: 50px;}

.youcheng .box .form{padding: 40px 30px 55px;background: #fff;}
.youcheng .box .form .type{font-size: 18px;color: #005EA5;margin-bottom: 20px;}
.youcheng .box .form .list{display: flex;flex-wrap: wrap;margin-bottom: 20px;}
.youcheng .box .form .list .one{width: 110px;display: flex;align-items: center;font-size: 14px;color: #535353;transition: all 0.3s;cursor: pointer;margin-bottom: 20px;}
.youcheng .box .form .list .one .check{width: 20px;height: 20px;border: 1px solid #d4d4d4;margin-right: 10px;transition: all 0.3s;position: relative;}
.youcheng .box .form .list .one:hover{color: #005EA5;}
.youcheng .box .form .list .one.active .check{border-color: #005EA5;}
.youcheng .box .form .list .one .check::after{background: none;position: absolute;width: 10px;height: 10px;top: 0;right: 0;bottom: 0;left: 0;margin: auto;transition: all 0.3s;content: "";}
.youcheng .box .form .list .one.active .check::after{background: #005EA5;}
.youcheng .box .form .btn{width: 120px;height: 40px;display: flex;align-items: center;justify-content: center;cursor: pointer;background: #005EA5;color: #fff;font-size: 14px;}
.youcheng .box .form .line .btn{width: 95px;height: 50px;}

.youcheng .box .form .xian{width: 100%;height: 10px;background: #005EA5;margin: 25px 0;}
.youcheng .box .form .tip{font-size: 14px;color: #3d3d3d;}
.youcheng .box .form .line{display: flex;align-items: center;margin-top: 20px;}
.youcheng .box .form .line .left{width: 210px;color: #005EA5;font-size: 18px;}
.youcheng .box .form .line .mid{width: 400px;height: 50px;display: flex;align-items: center;justify-content: space-between;margin-right: 10px;border: 1px solid #D6D6D6;}
.youcheng .box .form .line .mid .img{width: 22px;height: 22px;display: none;}
.youcheng .box .form .line .mid select{border: none;outline: none;width: 0;flex: 1;padding: 0 5px 0 12px;height: 100%;}

.youcheng .box .form>.btn:last-child{margin-top: 40px;}

.shadow{position: fixed;top: 0;bottom: 0;right: 0;left: 0;z-index: 8888;background: rgba(0, 0, 0, 0.5);display: none;}
.youcheng .highBox{position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 9999;background: #fff;display: none;}
.youcheng .highBox .title{height: 90px;width: 640px;background: #005EA5;display: flex;align-items: center;justify-content: space-between;padding: 0 15px 0 30px;}
.youcheng .highBox .title .text{font-size: 30px;color: #fff;}
.youcheng .highBox .title .img{width: 30px;height: 30px;}

.youcheng .highBox .form{padding: 30px 30px 90px 30px;}
.youcheng .highBox .form .line{display: flex;align-items: center;margin-bottom: 30px;}
.youcheng .highBox .form .line .left{width: 100px;font-size: 18px;color: #3d3d3d;}
.youcheng .highBox .form .line .select{width: 363px;height: 50px;border: 1px solid #ebebeb;}
.youcheng .highBox .form .line select{width: 100%;height: 100%;outline: none;border: none;padding: 0 15px;}
.youcheng .highBox .form .line .input{display: flex;align-items: center;font-size: 18px;color: #3d3d3d;}
.youcheng .highBox .form .line input{width: 200px;height: 50px;padding: 0 15px;margin: 0 15px;border: 1px solid #ebebeb;}
.youcheng .highBox .form .line input:first-child{margin-left: 0;}

.youcheng .highBox .form .btnBox{margin-top: 60px;display: flex;align-items: center;justify-content: center;}
.youcheng .highBox .form .btnBox .btn{width: 80px;height: 40px;margin: 0 10px;display: flex;align-items: center;justify-content: center;font-size: 14px;color: #005EA5;background: #F9F9F9;}
.youcheng .highBox .form .btnBox .btn.confirm{background: #005EA5;color: #fff;}


.youcheng .searchBox{background: #f7f7f7;padding: 40px 60px;display: none;}
.youcheng .searchBox .name{font-size: 18px;line-height: 1.5;font-size: #171717;margin-bottom: 30px;text-align: center;font-weight: bold;}
.youcheng .searchBox .name span{color: #005EA5;}
.youcheng .searchBox .table table{width: 100%;border-spacing: 0;}
.youcheng .searchBox .table table thead td{height: 60px;background: #005EA5;text-align: center;padding: 0 10px;font-size: 18px;color: #fff;}
.youcheng .searchBox .table table tbody td{height: 60px;background: #fff;text-align: center;padding: 0 10px;font-size: 16px;color: #3d3d3d;}
.youcheng .searchBox .table table tbody tr:nth-child(2n) td{background: #E9F4FC;}






.youcheng .shadow{position: fixed;top: 0;bottom: 0;right: 0;left: 0;z-index: 8888;background: rgba(0, 0, 0, 0.5);display: none;}
.emailBox{position: fixed;top: 50%;left: 50%;transform: translate(-50%,-50%);z-index: 9999;background: #fff;display: none;}
.emailBox .title{height: 90px;width: 640px;background: #005EA5;display: flex;align-items: center;justify-content: space-between;padding: 0 15px 0 30px;}
.emailBox .title .text{font-size: 30px;color: #fff;}
.emailBox .title .img{width: 30px;height: 30px;}

.emailBox .form{padding: 70px 150px 90px;}
.emailBox .form .line{display: flex;align-items: center;margin-bottom: 25px;}
.emailBox .form .line .name{font-size: 18px;color: #3d3d3d;}
.emailBox .form .line .input{margin-left: 10px;border: 1px solid #ebebeb;display: flex;align-items: center;flex: 1;height: 50px;}
.emailBox .form .line .input input{flex: 1;width: 0;padding: 0 10px;height: 100%;font-size: 16px;color: #3d3d3d;}
.emailBox .form .line .input .text{font-size: 16px;padding-right: 10px;color: #696969;}

.emailBox .form .line .input select{height: 100%;background: #fff;}

.emailBox .form .line .check{margin-right: 10px;display: flex;align-items: center;cursor: pointer;user-select: none;}
.emailBox .form .line .check input{cursor: pointer;}
.emailBox .form .line .check label{cursor: pointer;padding-left: 5px;}



.emailBox .form .btnBox{display: flex;align-items: center;justify-content: center;margin-top: 60px;}
.emailBox .form .btnBox .btn{width: 80px;height: 40px;margin: 0 15px;font-size: 14px;}
.emailBox .form .btnBox .btn.login{background: #005EA5;color: #fff;}
.emailBox .form .btnBox .btn.reset{background: #f9f9f9;color: #005EA5;}





@media (max-width: 1300px) {
    html{font-size: calc(100vw / 192) !important;}

    .header .top{height: 19rem;}
    .header .top .container{padding-top: 4rem;}
    .header .top .logo{width: 57rem;}
    .header .top .right .line{height: 3.8rem;}
    .header .top .right .line a{margin-right: 3rem;font-size:1.4rem;}

    .header .top .right .searchBox{width: 40rem;height: 5rem;}
    .header .top .right .searchBox input{padding: 0 1.4rem;font-size: 1.6rem;}
    .header .top .right .searchBox .btn{width: 7.2rem;height: 5rem;}

    .header .bot{height: 8.6rem;}
    .header .bot a.one{padding: 0 1rem;font-size: 2rem;}
    .header .bot .one .link{padding: 0 1rem;font-size: 2rem;}
    .header .bot .one .box .normal{height: 5rem;padding: 0 1rem;font-size: 1.6rem;}

    .emailBox .title{height: 9rem;width: 100%;padding: 0 1.5rem 0 3rem;}
    .emailBox .title .text{font-size: 3rem;}
    .emailBox .title .img{width: 3rem;height: 3rem;}
    .emailBox .form{padding: 7rem 15rem 9rem;}
    .emailBox .form .line{margin-bottom: 2.5rem;}
    .emailBox .form .line .name{font-size: 1.8rem;}
    .emailBox .form .line .input{margin-left: 1rem;height: 5rem;}
    .emailBox .form .line .input input{padding: 0 1rem;font-size: 1.6rem;}
    .emailBox .form .line .input .text{font-size: 1.6rem;padding-right: 1rem;}
    .emailBox .form .line .check{margin-right: 1rem;}
    .emailBox .form .line .check label{padding-left: .5rem;}
    .emailBox .form .btnBox{margin-top: 6rem;}
    .emailBox .form .btnBox .btn{width: 8rem;height: 4rem;margin: 0 1.5rem;font-size: 1.4rem;}


    .index .pageTitle{margin: 4.5rem auto 3.6rem;font-size: 3.6rem;}

    .index .floor1 .swiper{width: 79rem;height: 56.4rem;}
    .index .floor1 .swiper .one{width: 79rem;height: 56.4rem;}
    .index .floor1 .swiper .one .textBox{height: 7rem;padding: 0 2rem;}
    .index .floor1 .swiper .one .textBox .name{font-size: 2.4rem;}
    .index .floor1 .swiper .one .textBox .page{font-size: 3.6rem;}
    .index .floor1 .swiper .one .textBox .page .all{font-size: 2.4rem;}
    .index .floor1 .block{width: 39.3rem;height: 56.4rem;}
    .index .floor1 .block .title{margin-bottom: 2rem;padding-bottom: 2rem;}
    .index .floor1 .block .title .text{font-size: 2.4rem;line-height: 3.4rem;}
    .index .floor1 .block .title .text::after{bottom: -2rem;height: .2rem;}
    .title a{line-height: 2.2rem;}

    .index .floor1 .block .title .more{font-size: 1.4rem;}
    .index .floor1 .block .title .more .img{height: 2rem;width: 2rem;margin-left: 1rem;}
    .index .floor1 .block .list .one{padding-left: 2.5rem;margin-bottom: 1.5rem;height: 7.7rem;}
    .index .floor1 .block .list .one::before{width: 1.2rem;height: 1.2rem;top: .4rem;}
    .index .floor1 .block .list .name{font-size: 1.8rem;}
    .index .floor1 .block .list .time{font-size: 1.6rem;margin-top: 1rem;}

    .index .floor2{margin-top: 6rem;}
    .index .floor2 .block{width: 67rem;}
    .index .floor2 .block .title{padding-bottom: 2rem;margin-bottom: 3rem;}
    .index .floor2 .block .title .text{font-size: 2.4rem;line-height: 3.4rem;}
    .index .floor2 .block .title .text::after{bottom: -2rem;height: .2rem;}
    .index .floor2 .block .title .more{font-size: 1.4rem;}
    .index .floor2 .block .title .more .img{width: 2rem;height: 2rem;margin-left: 1rem;}
    .index .floor2 .block .list .one{padding-left: 2.5rem;margin-bottom: 2rem;font-size: 2rem;}
    .index .floor2 .block .list .one::before{width: 1.2rem;height: 1.2rem;}
    .index .floor2 .swiper{width: 50.6rem;height: 34.3rem;margin-top: 5.5rem;}
    .index .floor2 .swiper .one{width: 50.6rem;height: 34.3rem;}
    .index .floor2 .swiper .one .textBox{height: 5rem;padding: 0 1.5rem;}
    .index .floor2 .swiper .one .textBox .name{width: 33rem;font-size: 1.8rem;}
    .index .floor2 .swiper .one .textBox .page{font-size: 2.4rem;}
    .index .floor2 .swiper .one .textBox .page .all{font-size: 1.8rem;}

    .index .floor3{margin-top: 6rem;}
    .index .floor3 .title{padding-bottom: 2rem;margin-bottom: 1rem;}
    .index .floor3 .title .text{font-size: 2.4rem;line-height: 3.4rem;}
    .index .floor3 .title .text::after{bottom: -2rem;height: .2rem;}
    .index .floor3 .title .more{font-size: 1.4rem;}
    .index .floor3 .title .more .img{width: 2rem;height: 2rem;margin-left: 1rem;}
    .index .floor3 .list .one{padding-left: 2.5rem;margin-top: 2.5rem;width: 53.5rem;}
    .index .floor3 .list .one::before{width: 1.2rem;height: 1.2rem;top: .3rem;}
    .index .floor3 .list .one .name{font-size: 1.8rem;}
    .index .floor3 .list .one .desc{margin-top: 1rem;font-size: 1.4rem;}

    .index .floor4{margin-top: 6rem;}
    .index .floor4 .block{width: 38rem;}
    .index .floor4 .block .title{padding-bottom: 2rem;margin-bottom: 3rem;}
    .index .floor4 .block .title .text{font-size: 2.4rem;line-height: 3.4rem;}
    .index .floor4 .block .title .text::after{bottom: -2rem;height: .2rem;}
    .index .floor4 .block .title .more{font-size: 1.4rem;}
    .index .floor4 .block .title .more .img{width: 2rem;height: 2rem;margin-left: 1rem;}
    .index .floor4 .block .list .one{height: 5rem;padding-left: 2.5rem;margin-bottom: 2rem;font-size: 1.8rem;}
    .index .floor4 .block .list .one::before{width: 1.2rem;height: 1.2rem;top: .4rem;}

    .index .floor5{margin: 8rem 0;}
    .index .floor5 .title{padding-bottom: 2rem;margin-bottom: 3rem;}
    .index .floor5 .title .text{font-size: 2.4rem;line-height: 3.4rem;}
    .index .floor5 .title .text::after{bottom: -2rem;height: .2rem;}
    .index .floor5 .title .more{font-size: 1.4rem;}
    .index .floor5 .title .more .img{width: 2rem;height: 2rem;margin-left: 1rem;}
    .index .floor5 .swiper{padding: 0 5.4rem;}
    .index .floor5 .swiper .prev{width: 3.4rem;height: 3.4rem;}
    .index .floor5 .swiper .next{width: 3.4rem;height: 3.4rem;}
    .index .floor5 .swiper .swiper-slide{width: 40rem;height: 24.8rem;margin-right: 2.4rem;}
    .index .floor5 .swiper .one{width: 40rem;height: 24.8rem;padding: 3rem 0 3rem 3rem;}
    .index .floor5 .swiper .one>.img{width: 14rem;height: 18.8rem;margin-right: 1.5rem;}
    .index .floor5 .swiper .one .textBox{padding-top: 1.2rem;}
    .index .floor5 .swiper .one .type{font-size: 1.8rem;margin-bottom: 1.2rem;}
    .index .floor5 .swiper .one .name{height: 3.4rem;padding: 0 1rem;font-size: 1.4rem;margin-bottom: 1.2rem;}
    .index .floor5 .swiper .one .more{font-size: 1.4rem;}
    .index .floor5 .swiper .one .more .img{width: 1.6rem;height: 1.6rem;margin-left: 1rem;}
    .index .floor5 .swiper .one .icon{height: 8.6rem;bottom: -2rem;}
    .index .floor5 .swiper .one .history{width: 11rem;height: 2.8rem;border-radius: 0 2.8rem 2.8rem 0;padding: 0 .3rem 0 .5rem;font-size: 1.4rem;}

    .xiehui .flex{margin: 0 2rem;}
.liebiao,.xiehui{width: 100%;}
    .liebiao .listBox{margin-left: 2rem;margin-right: 2rem;}
    .header .bot .container,.header .top .container,.footer .container{max-width: 120rem;}
    .detail .contentBox{padding: 5rem 9rem;}



    .footer{margin-top: 6rem;}
    .footer .title{font-size: 2.4rem;}
    .footer .flex{margin-top: 3rem;margin-bottom: 5rem;}
    .footer .flex .select{width: 49rem;height: 6.3rem;}
    .footer .flex .select .normal{padding: 0 1rem 0 1.5rem;}
    .footer .flex .select .normal .text{font-size: 1.6rem;}
    .footer .flex .select .normal .img{width: 3.6rem;height: 3.6rem;}
    .footer .flex .select .hideBox{max-height: 20rem;}
    .footer .flex .select .hideBox a{height: 4rem;font-size: 1.6rem;padding: 0 1.5rem;}
    .footer .list .one{margin-top: 2rem;font-size: 1.6rem;margin-right: 10rem;}
    .footer .bot{margin-top: 3rem;padding: 4rem 0;line-height: 2rem;font-size: 1.6rem;}

}























































